Application (ACPApp).FTPIPAddress Property

 Application (ACPApp).FTPIPAddress  (read-only, String)
 
IP address of the ACP internal FTP server

Syntax

Application (ACPApp).FTPIPAddress

The property syntax has these parts:

Part Description
Value (String) IP address of the ACP internal FTP server

Remarks

This can be "Any IP" if the host system is multi-homed (answers on multiple IP addresses) and a specific IP address has not been selected for the server. Otherwise it will be the usual dotted quad representation (e.g., "123.4.5.6")